New tests for nested archives (bug#70987)
authorJuri Linkov <juri@linkov.net>
Mon, 20 May 2024 06:22:10 +0000 (09:22 +0300)
committerJuri Linkov <juri@linkov.net>
Mon, 20 May 2024 06:22:41 +0000 (09:22 +0300)
commit91e02dde5fefbba87dc4736df40cfaeec2c088c1
treeca5d4c23dc3f335986f70325db06a3f5ad2f92fa
parent44d1687f1f6bc3d261aa2344a714b1f3397b3039
New tests for nested archives (bug#70987)

* test/lisp/tar-mode-tests.el (tar-mode-test-tar-extract-zip-and-gz):
* test/lisp/arc-mode-tests.el (arc-mode-test-zip-extract-tar-and-gz):
New tests.
* test/data/decompress/tzg.tar.gz:
* test/data/decompress/ztg.zip:
New data files to test decompressing of different combinations
of nested tar and zip archives.
test/data/decompress/tzg.tar.gz [new file with mode: 0644]
test/data/decompress/ztg.zip [new file with mode: 0644]
test/lisp/arc-mode-tests.el
test/lisp/tar-mode-tests.el